textview: Use the new action machinery
authorMatthias Clasen <mclasen@redhat.com>
Sat, 15 Jun 2019 01:27:27 +0000 (01:27 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 18 Jun 2019 18:47:33 +0000 (14:47 -0400)
commit04bace198211ce34cb05b30ab999e5f82d7dc905
tree348aaab3816e2d314a5e32338d624010620315f7
parent90701cb6557a82053c79df4fad4192ecfc3e7bfa
textview: Use the new action machinery

Port GtkTextView to use widget class actions.

Note that this also changes the names of
the GtkTextView actions away from a generic
"context" prefix.
gtk/gtktextview.c